home *** CD-ROM | disk | FTP | other *** search
/ PCMania 21 / PCMania CD21.nrg / mshome / artgal / lingo.ini < prev    next >
Text File  |  1994-02-11  |  208b  |  7 lines

  1. --JRA Interactive
  2. on startup
  3.     put "Now loading LINGO.INI"&&the date&&the time
  4.     put "This computer is running in "&& the colorDepth &"-bit color depth."
  5.     set the centerStage to TRUE
  6. end startup
  7.